Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow using descending order as initial order #432

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

woylie
Copy link
Owner

@woylie woylie commented Nov 18, 2023

resolves #431

Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (46bf7b1) 87.48% compared to head (235857c) 87.40%.

Files Patch % Lines
lib/flop.ex 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #432      +/-   ##
==========================================
- Coverage   87.48%   87.40%   -0.08%     
==========================================
  Files          15       15              
  Lines         967      969       +2     
==========================================
+ Hits          846      847       +1     
- Misses        121      122       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@woylie woylie merged commit a6856b3 into main Nov 18, 2023
15 of 16 checks passed
@woylie woylie deleted the sort-descending-first branch November 18, 2023 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow sortable field to start in descending
1 participant